Computer Science for IGCSE & O level - Programming (Section 15 - No. 21)
In the context of a two-dimensional array, what do the rows and columns help to do?
Store a single value
Create variables
Organize data
Define the data type
ব্যাখ্যা
Rows and columns are used to organize data into a structured table form in the two-dimensional array
